* Code generation scripts * Generated code * Change test config to hit 0x-launch-kit * Ran prettier on generated code * First test case, of get_asset_pairs() * Use launch kit docker image to faciliate CI tests * Fix markdown rendering for GitHub and PyPI * Add URL for PyPI to link back to GitHub * Add one-line package description to README.md * Remove git_push.sh * Remove unimplemented tests * Add sra_client to top-level README package list * Remove repeated-everywhere long description * Add shorcuts for publishing * Remove TypeScript examples
		
			
				
	
	
		
			17 lines
		
	
	
		
			792 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			792 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# RelayerApiOrderConfigPayloadSchema
 | 
						|
 | 
						|
## Properties
 | 
						|
 | 
						|
| Name                        | Type    | Description | Notes |
 | 
						|
| --------------------------- | ------- | ----------- | ----- |
 | 
						|
| **maker_address**           | **str** |             |
 | 
						|
| **taker_address**           | **str** |             |
 | 
						|
| **maker_asset_amount**      | **str** |             |
 | 
						|
| **taker_asset_amount**      | **str** |             |
 | 
						|
| **maker_asset_data**        | **str** |             |
 | 
						|
| **taker_asset_data**        | **str** |             |
 | 
						|
| **exchange_address**        | **str** |             |
 | 
						|
| **expiration_time_seconds** | **str** |             |
 | 
						|
 | 
						|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
 |